# conky configuration # <arpinux2011> # made for ibm TPR51 #
#
# The list of variables has been removed from this file in favour
# of keeping the documentation more maintainable.
# Check http://conky.sf.net for an up-to-date-list.
#
# For ideas about how to modify conky, please see:
# http://crunchbanglinux.org/forums/topic/59/my-conky-config/
#
# For help with conky, please see:
# http://crunchbanglinux.org/forums/topic/2047/conky-help/
#
# Enjoy! :)
##############################################
#  Settings
##############################################
background yes
use_xft yes
xftfont Terminus:pixelsize=10
xftalpha 0.8
update_interval 1.0
total_run_times 0
own_window yes
own_window_transparent yes
own_window_colour grey20
own_window_type override
own_window_title Infos System
double_buffer yes
minimum_size 450 200
maximum_width 450
draw_shades no
draw_outline no
draw_borders no
stippled_borders 0
border_inner_margin 5
border_width 1
draw_graph_borders no
default_color grey40
color1 grey70
color2 grey60
default_shade_color grey20
default_outline_color white
alignment tl
gap_x 15
gap_y 5
no_buffers yes
uppercase no
text_buffer_size 1024
imlib_cache_size 0
cpu_avg_samples 2
show_graph_scale no
show_graph_range no
short_units yes
override_utf8_locale yes
use_spacer none
if_up_strictness address
##############################################
#  Output
##############################################
TEXT
$hr
${color1}${nodename}${color}${color1}Debian${color}${execi 28800 cat /etc/debian_version}${color1}${kernel}${color}.deb${color1}${texeci 28800 ~/bin/debupdates.sh}${color}pkg(s)${alignr}${color2}${time %a}${color}${time %d/%m}${color1}${time %I:%M}${color}
${color1}up${color}${uptime_short} ac${color1}${acpiacadapter}${color} ${if_match ${battery_percent BAT0} <= 10 }${color red} ${blink low battery >> ${battery_percent BAT0}%}${color}${else} battery${color1}${battery BAT0}${color}${endif}

${color1}hdd${color} ${diskiograph 8,110 151515 aaaaaa} ${color1}$diskio${color}/s ${color1}${ibm_temps 2}${color}°C
system${color1}${fs_used_perc /}${color}%__${color1}${fs_used /}${color}/${color2}${fs_free /}${color}/${fs_size /}
arp500${if_mounted /media/arp500}${color1}${fs_used_perc /media/arp500}${color}%__${color1}${fs_used /media/arp500}${color}/${color2}${fs_free /media/arp500}${color}/${fs_size /media/arp500}${else} not mounted${endif}
backarp${if_mounted /media/backarp}${color1}${fs_used_perc /media/backarp}${color}%__${color1}${fs_used /media/backarp}${color}/${color2}${fs_free /media/backarp}${color}/${fs_size /media/backarp}${else} not mounted${endif}

${color1}cpu${color} ${cpugraph cpu0 8,110 151515 aaaaaa} ${color1}${cpu cpu0}${color}% ${color1}${freq_g}${color}Ghz ${color1}${ibm_temps 0}${color}°C
name             pid    cpu    mem
${color1}${top name 1}${top pid 1}${top cpu 1}%${top mem 1}%${color}
${color2}${top name 2}${top pid 2}${top cpu 2}%${top mem 2}%${color}
${top name 3}${top pid 3}${top cpu 3}%${top mem 3}%
${top name 4}${top pid 4}${top cpu 4}%${top mem 4}%
${top name 5}${top pid 5}${top cpu 5}%${top mem 5}%

${color1}ram${color} ${memgraph 8,110 151515 aaaaaa} ${color1}${memperc}${color}% ${color1}${mem}${color}/${memmax}
${color1}swap${color}${swapperc}%
name             pid    mem    cpu
${color1}${top_mem name 1}${top_mem pid 1}${top_mem mem 1}%${top_mem cpu 1}%${color}
${color2}${top_mem name 2}${top_mem pid 2}${top_mem mem 2}%${top_mem cpu 2}%${color}
${top_mem name 3}${top_mem pid 3}${top_mem mem 3}%${top_mem cpu 3}%
${top_mem name 4}${top_mem pid 4}${top_mem mem 4}%${top_mem cpu 4}%
${top_mem name 5}${top_mem pid 5}${top_mem mem 5}%${top_mem cpu 5}%
